Bug 567944 – [Win32] Sorted treeview columns can be unreadable
authorCody Russell <bratsche@gnome.org>
Fri, 16 Jan 2009 16:30:18 +0000 (16:30 +0000)
committerCody Russell <bratsche@src.gnome.org>
Fri, 16 Jan 2009 16:30:18 +0000 (16:30 +0000)
commit24a567924b71c7a99693146e3b75a12e98312d7f
tree7d5a332376dd2fb5abc98c803cf09deba3eb9e59
parent47aae53285bae0e5409b9976e0e828247f8cd383
Bug 567944 – [Win32] Sorted treeview columns can be unreadable

2009-01-16  Cody Russell  <bratsche@gnome.org>

        Bug 567944 – [Win32] Sorted treeview columns can be unreadable

        * modules/engines/ms-windows/msw_style.c: Draw selected treeview
        cells according to treeview focus, but ignore whether it is in
        a sorted column or not.  Otherwise the intersection of a selected
        row and a sorted column looks very strange if the treeview does
        not have focus.

svn path=/trunk/; revision=22126
ChangeLog
modules/engines/ms-windows/msw_style.c